home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / mus / edit / OctamedSS1.03c.lha / Soundstudio / Rexx / omed.lha / rexx / plbl_f6.omed < prev    next >
Text File  |  1996-06-02  |  143b  |  7 lines

  1. /* Play Block F6 */
  2. if ~open("f_keys","T:f_keys.omedtemp",R) then exit
  3. f6 = readln("f_keys")
  4. call close("f_keys")
  5. ed_goto line f6
  6. pl_contblock
  7.